home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16792 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: newshost.centrum.is!news
  2. From: bjarnir@centrum.is (Bjarni Ragnarsson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Theory
  5. Date: 12 Apr 1996 12:21:53 GMT
  6. Organization: BR Software
  7. Message-ID: <4klht1$sjr@newshost.centrum.is>
  8. References: <1996Apr9.185934@winnie>
  9. NNTP-Posting-Host: tungl-63.centrum.is
  10. X-Newsreader: WinVN version 0.82
  11.  
  12. In article <1996Apr9.185934@winnie>, zhou@wmich.edu says:
  13. >
  14. >        I am fairly new to programming and I was just wondering: how
  15. >important is computer SCIENCE(ie, the theory, stuff like trees, priority
  16. >queues, quicksort, AVL trees, etc) to industry?  I mean, I know it has to
  17. >have some applications, but how often do pro programmers(say, working for
  18. >Microsoft or such) resort to theory?
  19. >                        -Hanson
  20. >
  21.  
  22. This is not just 'theory'.  These are among other things the most vital parts of 
  23. computer programming.  Excel, PowerPoint, Access and I guess most programs
  24. from Microsoft are stuffed with these things.
  25. It is (to my opinion) only in higher level languages you can avoid these basics......
  26. much of the time anyway.
  27.  
  28. Bjarni Ragnarsson
  29. bjarnir@centrum.is
  30.